QADrawContextDelete
You can use theQADrawContextDelete
function to delete a draw context.
void QADrawContextDelete (TQADrawContext *drawContext);
drawContext
- A draw context.
DESCRIPTION
TheQADrawContextDelete
function deletes the draw context specified by thedrawContext
parameter. Any memory and other resources associated with that draw context are released.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help